Converts the list of PointF objects to a comma separated string.
Namespace: MindFusion.Json
Package: MindFusion.Common
C#
![]() |
---|
public static string ToPointString ( |
Visual Basic
![]() |
---|
Public Shared Function ToPointString( _ |
The list of PointF objects to convert.
A comma separated string.